Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

164
Vistas
POST is dumping in the inspector "response", but not displaying on the browser page

I am on linux, using apache. The dump shows in the response category of the page inspector, but the browser is not showing the same data.

javascript post code

    const eHttp = new XMLHttpRequest()

    eHttp.open("POST", "post.php", true)

    eHttp.setRequestHeader('Content-type', 'application/json')

    eHttp.send(JSON.stringify(dataMap['user']))

php code:

echo $_POST;

$_POST = json_decode(file_get_contents('php://input'), true);

var_dump($_POST);
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda